pub unsafe extern "C" fn git_repository_odb(
    out: *mut *mut git_odb,
    repo: *mut git_repository
) -> c_int