macro_rules! impl_from_for_hash {
    ($t:ty, $tv:ty) => { ... };
}