pub unsafe extern "C" fn gegl_parallel_distribute(
    max_n: c_int,
    func: GeglParallelDistributeFunc,
    user_data: gpointer
)