pub type KeyOutputs = Vec<FxHashMap<OsCode, Vec<OsCode>>>;
pub struct KeyOutputs { /* private fields */ }