pub fn bit_len_vbyte(value: u64) -> usize
Returns the length of the variable-length byte code for value in bits.
value