pub fn decode_ucs2(bytes: &[u8]) -> String
Decode UTF-16LE, which TDS calls UCS-2 and uses for every string it sends.