pub unsafe extern "C" fn vips_rect_intersectrect(
    r1: *const VipsRect,
    r2: *const VipsRect,
    out: *mut VipsRect
)