llvm/clang/test/Import/member-in-struct/Inputs/S.c

struct S {
  int a;
};