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