union hello { struct hi { uint8_t trees; uint8_t plants[6]; }; uint8_t forest[1 + 6]; }; struct world {