pub type Stats = HashMap<Atom<CsskitAtomSet>, (StatType, usize)>;
pub struct Stats { /* private fields */ }