macro_rules! impl_max_encoded_len { ($t:ty, $len:block) => { ... }; }
Use this to define length of an encoded entity
Invalid value can cause the encoder to crash.