pub unsafe extern "C" fn im_zoom( in_: *mut VipsImage, out: *mut VipsImage, xfac: c_int, yfac: c_int, ) -> c_int