pub unsafe extern "C" fn gst_test_clock_process_id(
    test_clock: *mut GstTestClock,
    pending_id: GstClockID
) -> gboolean
Available on crate feature v1_18 only.