struct B {
  struct C *c;
};
static struct B b __attribute__((used));
