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