pub unsafe extern "C" fn av_bprint_chars( buf: *mut AVBPrint, c: i8, n: u32, )
Append char c n times to a print buffer.