ffi.Pointer<Image> DistortResizeImage( ffi.Pointer<Image> arg0, int arg1, int arg2, ffi.Pointer<ExceptionInfo> arg3, ) { return _DistortResizeImage( arg0, arg1, arg2, arg3, ); }