Function av_vlog

pub unsafe extern "C" fn av_vlog(
    avcl: *mut c_void,
    level: i32,
    fmt: *const i8,
    vl: *mut __va_list_tag,
)