pub unsafe extern "C" fn gst_audio_decoder_set_latency(
    dec: *mut GstAudioDecoder,
    min: GstClockTime,
    max: GstClockTime
)