pub type SyntheticClock = Clock<MonotonicTimeline, SyntheticTimeline>;
struct SyntheticClock(/* private fields */);