luaL_where
luaL_where(L, 1);
LUALIB_API void (luaL_where) (lua_State *L, int lvl);
luaL_where(L, level);
luaL_where(L, 1); /* add extra info */