pub unsafe extern "C" fn avio_printf(
    s: *mut AVIOContext,
    fmt: *const c_char
    ...
) -> c_int