pub unsafe extern "C" fn gst_audio_encoder_get_latency(
    enc: *mut GstAudioEncoder,
    min: *mut GstClockTime,
    max: *mut GstClockTime
)