pub fn decode_cp1252(bytes: &[u8]) -> Option<Cow<'_, str>>
A helper function to decode cp1252 bytes, as DBC files are often encoded in cp1252.