llvm/clang/test/Modules/Inputs/deferred-lookup/a.h

namespace N { int f(int); }