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