pub const LUA_ID_SIZE: usize = 60;
Maximum length of a chunk source identifier in error messages. C: LUA_IDSIZE (typically 60 in luaconf.h).
LUA_IDSIZE