@ -7,7 +7,7 @@
#else
#define DLL_API __attribute__ ((visibility ("default")))
#define STDCALL __attribute__((stdcall))
#define CDECL __attribute__((stdcall))
#define CDECL __attribute__((cdecl))
#endif
#define CS_OUT