pub fn length_in_words<'a, A>(bytes: &A) -> usizewhere A: AsBytes<'a>,
Encoded length in number of u64 words required.
u64