pub type LuaTableMap = HashMap<AnyHashableLuaValue, AnyLuaValue>;
pub struct LuaTableMap { /* private fields */ }