pub fn normalized_revwalk_pathspec( cwd: &Path, worktree_root: Option<&Path>, pathspecs: &[String], magic: PathspecMatchMagic, ) -> Result<Pathspec>