pub proof fn lemma_invert_bytes_involutive(bytes: Seq<u8>)
invert_bytes(invert_bytes(bytes)) == bytes,