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