pub type EntityPointerMap = BTreeMap<String, EntityId>;
pub struct EntityPointerMap { /* private fields */ }