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