llvm/clang/test/Modules/Inputs/wildcard-submodule-exports/C_two.h

@import A.Two;
@import B.Two;

unsigned long *C2;