pub const fn varint_parse_len(first: u8) -> usize
Returns how long the variable-length integer is, given its first byte.