pub fn debug_binary_message_with_info(
    info: &'static str,
    buffer: &dyn AsRef<[u8]>
)