ffi.Pointer<Image> RotateImage( ffi.Pointer<Image> arg0, double arg1, ffi.Pointer<ExceptionInfo> arg2, ) { return _RotateImage( arg0, arg1, arg2, ); }