pub unsafe extern "C" fn av_channel_layout_channel_from_index(
    channel_layout: *const AVChannelLayout,
    idx: c_uint
) -> c_int