pub fn get_archetype_id_by_entity_id(
    a: &Archetypes,
    entity_id: u32
) -> Option<usize>