pub unsafe extern "C" fn git_refdb_set_backend( refdb: *mut git_refdb, backend: *mut git_refdb_backend, ) -> c_int