pub unsafe extern "C" fn av_hex_dump_log(
    avcl: *mut c_void,
    level: c_int,
    buf: *const u8,
    size: c_int
)