Trait Hash
alt_std::hashmap
pub trait Hash { fn hash(&self) -> usize; }
fn hash(&self) -> usize
impl Hash for i32