pub const fn descramble(bytes: [u8; 3]) -> [u8; 3]
Descramble 3 bytes of slow data using the D-STAR XOR key.