Function av_channel_layout_describe

pub unsafe extern "C" fn av_channel_layout_describe(
    channel_layout: *const AVChannelLayout,
    buf: *mut i8,
    buf_size: usize,
) -> i32