pub unsafe extern "C" fn git_branch_name( out: *mut *const c_char, branch: *const git_reference, ) -> c_int