Function av_channel_layout_retype

pub unsafe extern "C" fn av_channel_layout_retype(
    channel_layout: *mut AVChannelLayout,
    order: u32,
    flags: i32,
) -> i32