pub fn slice_to_utf8(text: &[u16]) -> Result<String, DecodeUtf16Error>