fn get_use_tree_paths_from_path( path: Path, use_tree_str: &mut Vec<Path>, ) -> Option<&mut Vec<Path>>