pub unsafe extern "C" fn gegl_buffer_set_color(
    buffer: *mut GeglBuffer,
    rect: *const GeglRectangle,
    color: *mut GeglColor
)