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