ffi.Pointer<Image> SharpenImage( ffi.Pointer<Image> arg0, double arg1, double arg2, ffi.Pointer<ExceptionInfo> arg3, ) { return _SharpenImage( arg0, arg1, arg2, arg3, ); }