pub type SyntheticClockOnBoot = Clock<BootTimeline>;
pub struct SyntheticClockOnBoot(/* private fields */);