pub fn collapse_iter<T: IntoIterator<Item = u8>>(bytes: T) -> u8
Collapse an iterator of bytes with an XOR fold