pub unsafe extern "C" fn vips_smartcrop( in_: *mut VipsImage, out: *mut *mut VipsImage, width: c_int, height: c_int, ... ) -> c_int