pub unsafe extern "C" fn av_bprint_channel_layout(
    bp: *mut AVBPrint,
    nb_channels: c_int,
    channel_layout: u64
)