pub fn varu64_size(value: u64) -> usize
Returns the number of bytes needed to encode value as a varint.
value