pub fn string_width_tab(text: &str, tab_width: usize) -> usize
Returns a string width with correction to tab width.