pub fn interleave_byte_blocks(separated: &mut [u8])
Interleave the bytes such that the second half of the array is every other byte.