pub fn annotated_hex_dump( data: &[u8], annotations: &[(usize, String)], ) -> String
Create a detailed hex dump with annotations