pub unsafe extern "C" fn vips_affine( in_: *mut VipsImage, out: *mut *mut VipsImage, a: f64, b: f64, c: f64, d: f64, ... ) -> c_int