llvm/clang/test/Profile/Inputs/profiled_header.h

void function_in_header(int i) {
  if (i) {}
}