union foo
{
  char a;
  int x[2];
} __attribute__ ((transparent_union));


syntax highlighted by Code2HTML, v. 0.9.1