llvm/llvm/test/DebugInfo/Inputs/dwarfdump-test2-helper.cc

extern "C" int a() {
  return 0;
}