luaS_newudata
u = luaS_newudata(L, size, NULL);
LUAI_FUNC Udata *luaS_newudata (lua_State *L, size_t s, Table *e);