pub type SbstMt = HashMap<(BElm, BElm), f32, BuildHasherDefault<FnvHasher>>;
pub struct SbstMt { /* private fields */ }