pub unsafe extern "C" fn avio_printf( s: *mut AVIOContext, fmt: *const i8, ... ) -> i32
Writes a formatted string to the context. @return number of bytes written, < 0 on error.