llvm/clang-tools-extra/test/clang-tidy/infrastructure/Inputs/file-filter/system/system-header.h

class A0 { A0(int); };

#define TO_FLOAT_PTR(x) ((float *)(x))