llvm/clang/test/CodeCompletion/Inputs/reserved.h

typedef int __INTEGER_TYPE;
typedef float FLOATING_TYPE;

typedef int _MyPrivateType;