pub unsafe extern "C" fn gegl_rectangle_subtract_bounding_box(
    destination: *mut GeglRectangle,
    minuend: *const GeglRectangle,
    subtrahend: *const GeglRectangle
) -> gboolean