pub unsafe extern "C" fn av_channel_layout_retype(
channel_layout: *mut AVChannelLayout,
order: AVChannelOrder,
flags: c_int,
) -> c_intpub unsafe extern "C" fn av_channel_layout_retype(
channel_layout: *mut AVChannelLayout,
order: AVChannelOrder,
flags: c_int,
) -> c_int