pub unsafe extern "C" fn gst_audio_clock_new(
    name: *const c_char,
    func: GstAudioClockGetTimeFunc,
    user_data: gpointer,
    destroy_notify: GDestroyNotify
) -> *mut GstClock