pub unsafe extern "C" fn av_channel_name_bprint( bp: *mut AVBPrint, channel_id: i32, )
bprint variant of av_channel_name().
@note the string will be appended to the bprint buffer.