pub unsafe extern "C" fn git_branch_remote_name( out: *mut git_buf, repo: *mut git_repository, refname: *const c_char, ) -> c_int