llvm/clang/test/Modules/Inputs/bad-private-include/Bad.framework/PrivateHeaders/Shared.h

struct SomeDecl {
  int x;
};