pub type DefaultHashBuilder = BuildHasherDefault<AHasher>;
pub struct DefaultHashBuilder(/* private fields */);