pub unsafe extern "C" fn gst_audio_decoder_merge_tags(
    dec: *mut GstAudioDecoder,
    tags: *const GstTagList,
    mode: GstTagMergeMode
)