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