pub fn u64_len(value: u64) -> usize
Returns the number of bytes write_u64(value) would produce, without writing.
write_u64(value)