pub type FastBuildHasher = BuildHasherDefault<FastHasher>;
pub struct FastBuildHasher(/* private fields */);