tostate           120 lib/lua/lstate.c   lua_State *L1 = tostate(luaM_malloc(L, state_size(lua_State)));
tostate           149 lib/lua/lstate.c   L = tostate(l);