pub fn byte_offset_utf16(line_text: &str, col_utf16: usize) -> usize
Convert a UTF-16 column index to a byte offset for a single line.