pub unsafe extern "C" fn av_channel_layout_index_from_channel(
    channel_layout: *const AVChannelLayout,
    channel: c_int
) -> c_int