llvm/clang/test/Modules/Inputs/DebugSubmoduleA.h

struct A {
  int a;
};