pub fn pretty_bytes(data: &[u8], indent: usize) -> String
Convert bytes to a pretty-printed representation (like Scapy’s show()).