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