// "void" type illegal for struct member struct Foo { void x; };