pub type StringVariantMap = HashMap<Str, Variant, RandomState>;
pub struct StringVariantMap { /* private fields */ }