lua_gettable
lua_gettable(L, 3);
LUA_API void (lua_gettable) (lua_State *L, int idx);
lua_gettable(state, 1);