Function av_log

pub unsafe extern "C" fn av_log(
    avcl: *mut c_void,
    level: i32,
    fmt: *const i8,
    ...
)