pub unsafe extern "C" fn git_worktree_list( out: *mut git_strarray, repo: *mut git_repository, ) -> c_int