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