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