lib 1004739 // aibo

static S luaQuote(S s) {
  ret net.luaos.tb.common.LuaUtil.quote(s);
}