pub fn match_fixed_path_set( candidates: Vec<PathMatchCandidate<'_>>, worktree_id: usize, query: &str, smart_case: bool, max_results: usize ) -> Vec<PathMatch>