pub fn decode_unicode_esc_string(
inner: &str,
start_pos: TextSize,
escape_char: char,
out: &mut DecodedText,
)pub fn decode_unicode_esc_string(
inner: &str,
start_pos: TextSize,
escape_char: char,
out: &mut DecodedText,
)