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