LUA_VERSION_NUM
static const lua_Number version = LUA_VERSION_NUM;
#define luaL_checkversion(L) luaL_checkversion_(L, LUA_VERSION_NUM)