LUA_API
#define LUALIB_API LUA_API
#define LUAMOD_API LUA_API
#if defined(LUA_VERSION_NUM) && defined(LUA_API)
LUA_API int (lua_error) (lua_State *L) __dead2;
#define LUALIB_API LUA_API
#define LUAMOD_API LUA_API