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

struct Point { int x, y; };