@JS("lua.lua_upvaluejoin") external void lua_upvaluejoin(lua_State L, int funcindex1, int n1, int funcindex2, int n2);