pub unsafe extern "C" fn git_packbuilder_set_threads(
    pb: *mut git_packbuilder,
    n: c_uint
) -> c_uint