pub type HashTypeId2Data = HashMap<TypeId, Box<dyn Any>>;
pub struct HashTypeId2Data { /* private fields */ }