1 2 3 4
/* from lua/lnodelib.c */ extern halfword *check_isnode(lua_State * L, int ud); extern void lua_nodelib_push_fast(lua_State * L, halfword n);