LUA_API int lua_error(lua_State *L)
int luaU_dump(lua_State *L, const Proto *f, lua_Writer w, void *data, int strip)
#define lua_pushliteral(L, s)
int(* lua_Writer)(lua_State *L, const void *p, size_t sz, void *ud)
LUAI_FUNC Proto * luaY_parser(lua_State *L, ZIO *z, Mbuffer *buff, const char *name)
LUAI_FUNC void luaX_init(lua_State *L)