pub unsafe extern "C" fn git_reference_cmp(
    ref1: *const git_reference,
    ref2: *const git_reference
) -> c_int