resolveModuleName

external fun resolveModuleName(    moduleName: String,     containingFile: String,     compilerOptions: CompilerOptions,     host: ModuleResolutionHost,     cache: ModuleResolutionCache = definedExternally,     redirectedReference: ResolvedProjectReference = definedExternally,     resolutionMode: ResolutionMode = definedExternally): ResolvedModuleWithFailedLookupLocations(source)