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