pub unsafe extern "C" fn im_similarity( in_: *mut VipsImage, out: *mut VipsImage, a: f64, b: f64, dx: f64, dy: f64, ) -> c_int