pub unsafe extern "C" fn git_repository_set_refdb(
    repo: *mut git_repository,
    refdb: *mut git_refdb
)