classicNameResolver

external fun classicNameResolver(    moduleName: String,     containingFile: String,     compilerOptions: CompilerOptions,     host: ModuleResolutionHost,     cache: NonRelativeModuleNameResolutionCache = definedExternally,     redirectedReference: ResolvedProjectReference = definedExternally): ResolvedModuleWithFailedLookupLocations(source)