pub const LUA_PRELOAD_TABLE: &[u8] = b"_PRELOAD";
Registry key for the table of preloaded loaders. C: #define LUA_PRELOAD_TABLE "_PRELOAD"
#define LUA_PRELOAD_TABLE "_PRELOAD"