luaL_getsubtable
luaL_getsubtable(L, LUA_REGISTRYINDEX, "_LOADED");
LUALIB_API int (luaL_getsubtable) (lua_State *L, int idx, const char *fname);