pub unsafe extern "C" fn gst_audio_ring_buffer_set_timestamp(
    buf: *mut GstAudioRingBuffer,
    readseg: c_int,
    timestamp: GstClockTime
)