1  struct child_int {
       2    int i;
       3  };
       4  static struct child_int *a_child_int __attribute__((used));
       1  struct child_int {
       2    int i;
       3  };
       4  static struct child_int *a_child_int __attribute__((used));