pub unsafe extern "C" fn gegl_rectangle_xor(
    destination: *mut GeglRectangle,
    source1: *const GeglRectangle,
    source2: *const GeglRectangle
) -> c_int