pub unsafe extern "C" fn git_mempack_dump(
    pack: *mut git_buf,
    repo: *mut git_repository,
    backend: *mut git_odb_backend
) -> c_int