pub unsafe extern "C" fn av_channel_layout_describe_bprint(
    channel_layout: *const AVChannelLayout,
    bp: *mut AVBPrint
) -> c_int