pub fn draw_text_with_ellipsis_nowrap( bound: Rect, buf: &mut Buffer, text: impl AsRef<str>, style: impl Into<Option<Style>> ) -> u16