pub fn add_container_sort( egraph: &mut EGraph, container_sort: impl ContainerSort, span: Span, ) -> Result<(), TypeError>