pub type FakeTimeoutState = TickTimeoutState<FakeInstant>;
pub struct FakeTimeoutState { /* private fields */ }