pub unsafe extern "C" fn gegl_color_set_pixel(
    color: *mut GeglColor,
    format: *const Babl,
    pixel: *mut c_void
)