pub unsafe extern "C" fn git_odb_add_alternate(
    odb: *mut git_odb,
    backend: *mut git_odb_backend,
    priority: c_int
) -> c_int