pub fn format_hex_dump_comparison_width( encountered_buf: &[u8], expected_buf: &[u8], octets_per_line: usize, ) -> String