pub unsafe extern "C" fn git_oid_streq(
    id: *const git_oid,
    str: *const c_char
) -> c_int