llvm/clang/test/Import/cxx-valist/Inputs/I1.cpp

int f(int N) {
  return N;
}