Function avio_vprintf

pub unsafe extern "C" fn avio_vprintf(
    s: *mut AVIOContext,
    fmt: *const i8,
    ap: *mut __va_list_tag,
) -> i32