pub unsafe extern "C" fn git_reference_name_to_id( out: *mut git_oid, repo: *mut git_repository, name: *const c_char) -> c_int