llvm/clang/test/Modules/Inputs/elaborated-type-structs.h

struct S1;
struct S2 { int x; };
struct S3 { int x; };