const SCC_PATH_CACHE: LocalKey<RefCell<FxHashMap<SccPathCacheKey, Vec<(Vec<usize>, FxHashMap<usize, usize>)>>>>;