struct {
  struct { int one; };
  struct { int two; };
  struct { int four; };
  struct { int eight; };
} v;
