llvm/llvm/test/tools/llvm-cov/Inputs/coverage_prefix_map/bar.h

int bar() {
  return 0;
}