pub fn text_property_to_utf8_list_for_display( display: &Display, encoding: &Atom, format: i32, text: &[u8], ) -> (i32, Vec<GString>)