pub fn display_width_with_tabs(s: &str, tab_width: usize) -> usize
Total display columns a string occupies, expanding tabs to tab_width stops.
tab_width