pub unsafe extern "C" fn gegl_rectangle_intersect(
    dest: *mut GeglRectangle,
    src1: *const GeglRectangle,
    src2: *const GeglRectangle
) -> gboolean