pub unsafe extern "C" fn gegl_rectangle_bounding_box(
    destination: *mut GeglRectangle,
    source1: *const GeglRectangle,
    source2: *const GeglRectangle
)