pub fn print_hexdump(bytes: &[u8])
Utility function to print the set of bytes into a hexdump kind of format to the console.