fn find_path_suggestion( source_map: &SourceMap, base_dir: &Path, wanted_path: &Path, ) -> Option<PathBuf>