pub unsafe extern "C" fn gst_audio_get_channel_reorder_map(
    channels: c_int,
    from: *const GstAudioChannelPosition,
    to: *const GstAudioChannelPosition,
    reorder_map: *mut c_int
) -> gboolean