pub unsafe extern "C" fn im_shrink( in_: *mut VipsImage, out: *mut VipsImage, xshrink: f64, yshrink: f64, ) -> c_int