pub unsafe extern "C" fn git_packbuilder_insert_commit(
    pb: *mut git_packbuilder,
    id: *const git_oid
) -> c_int