pub type MapOfFeatureIdToPropertyNameToGeckoPrefState = HashMap<String, HashMap<String, GeckoPrefState>>;
pub struct MapOfFeatureIdToPropertyNameToGeckoPrefState { /* private fields */ }