pub unsafe extern "C" fn gst_audio_decoder_set_output_format(
    dec: *mut GstAudioDecoder,
    info: *const GstAudioInfo
) -> gboolean