luaH_next
more = luaH_next(L, hvalue(t), L->top - 1);
LUAI_FUNC int luaH_next (lua_State *L, Table *t, StkId key);