llvm/clang/test/Import/struct-and-var/Inputs/S2.cpp

struct F {
  int a;
};