pub unsafe extern "C" fn im_rightshift_size( in_: *mut VipsImage, out: *mut VipsImage, xshift: c_int, yshift: c_int, band_fmt: c_int, ) -> c_int