struct A {
  struct B *b;
};

static struct A a __attribute__((used));