Function avio_write

pub unsafe extern "C" fn avio_write(
    s: *mut AVIOContext,
    buf: *const u8,
    size: i32,
)