pub fn gen_counter_str( is_color: bool, counter: usize, header_width: usize, diff_type: DifferenceType, ) -> String