struct {
  struct { int zero; };
  struct { int two; };
  struct { int four; };
  struct { int six; };
  struct { int eight; };
} v;
