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