lua_getglobal      37 lib/lua/lbaselib.c   lua_getglobal(L, "tostring");
lua_getglobal     147 lib/lua/lua.c    lua_getglobal(L, "require");
lua_getglobal     224 lib/lua/lua.c        lua_getglobal(L, "print");
lua_getglobal     134 modules/luascript.c             lua_getglobal(L, "usb_msg_table_to_string"); // push function
lua_getglobal     349 modules/luascript.c     lua_getglobal(Lt, "restore");