union hello { struct hi { uint8_t trees; uint8_t plants[2]; }hi; uint8_t forest[sizeof(hi)]; }; struct world