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