static ELEMENT_CREATORS: OnceLock<HashMap<&'static str, (fn(session: &Session, attributes: &Attributes) -> ElementData, ElementCreateFlags)>>