pub unsafe extern "C" fn git_odb_exists_ext(
    odb: *mut git_odb,
    oid: *const git_oid,
    flags: c_uint
) -> c_int