lua_newstate      696 lib/lua/lauxlib.c   lua_State *L = lua_newstate(l_alloc, NULL);
lua_newstate      110 lib/lua/lua.h  LUA_API lua_State *(lua_newstate) (lua_Alloc f, void *ud);