pub fn utf16_position(text: &Rope, offset: usize) -> (u32, u32)
(line, character) for a char offset, with character in UTF-16 code units.
(line, character)
character