pub fn unstage_hunk( repo_path: &RepoPath, file_path: &str, hunk_hash: u64, options: Option<DiffOptions> ) -> Result<bool>