Function av_hex_dump

pub unsafe extern "C" fn av_hex_dump(
    f: *mut _IO_FILE,
    buf: *const u8,
    size: i32,
)