llvm/clang/test/Modules/Inputs/hidden-names/hidden.h

namespace NS {
  struct X {};
}