pub unsafe extern "C" fn gegl_audio_fragment_set_sample_rate(
    audio: *mut GeglAudioFragment,
    sample_rate: c_int
)