pub fn encode_fixed64(value: u64, buf: &mut impl BufMut)
Encode a fixed64 value as 8 bytes little-endian (wire type 1).
fixed64