pub unsafe extern "C" fn gst_audio_format_fill_silence(
    info: *const GstAudioFormatInfo,
    dest: gpointer,
    length: size_t
)