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