pub fn escape_bytes(input: &[u8]) -> Cow<'_, [u8]>
Escape special characters in a byte slice to fit I18nString format.