fn strip_frozen(type_name: &str) -> &str
Strip the frozen<...> wrapper from a CQL type name, if present.
frozen<...>