pub unsafe extern "C" fn vips_region_shrink(
    from: *mut VipsRegion,
    to: *mut VipsRegion,
    target: *const VipsRect
) -> c_int