pub unsafe extern "C" fn vips_rect_includespoint(
    r: *const VipsRect,
    x: c_int,
    y: c_int
) -> gboolean