macro_rules! tree_hash_ssz_encoding_as_vector {
    ($type: ident) => { ... };
}