pub unsafe extern "C" fn git_repository_set_odb(
    repo: *mut git_repository,
    odb: *mut git_odb
)