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

struct B {
  int b;
};