pub uninterp fn spec_hash_map_iter<'a, Key, Value, S, A: Allocator>( m: &'a HashMap<Key, Value, S, A>, ) -> r : Iter<'a, Key, Value>