struct child_int {
  int i;
};
static struct child_int *a_child_int __attribute__((used));