macro_rules! call_hasher_impl {
    ($typ:ty) => { ... };
}