1  struct child_float {
       2    float d;
       3  };
       4  static struct child_float *a_child_float __attribute__((used));
       1  struct child_float {
       2    float d;
       3  };
       4  static struct child_float *a_child_float __attribute__((used));