pub unsafe extern "C" fn av_channel_layout_compare(
    chl: *const AVChannelLayout,
    chl1: *const AVChannelLayout
) -> c_int