ffi.Pointer<Image> EnhanceImage( ffi.Pointer<Image> arg0, ffi.Pointer<ExceptionInfo> arg1, ) { return _EnhanceImage( arg0, arg1, ); }