#ifndef NSE_BITLIB #define NSE_BITLIB #define NSE_BITLIBNAME "bit" LUALIB_API int luaopen_bitlib (lua_State *L); #endif