pub unsafe extern "C" fn gst_clock_single_shot_id_reinit(
    clock: *mut GstClock,
    id: GstClockID,
    time: GstClockTime
) -> gboolean