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