pub unsafe extern "C" fn gst_audio_quantize_new(
    dither: GstAudioDitherMethod,
    ns: GstAudioNoiseShapingMethod,
    flags: GstAudioQuantizeFlags,
    format: GstAudioFormat,
    channels: c_uint,
    quantizer: c_uint
) -> *mut GstAudioQuantize