pub type Duration = DurationImpl<FreeRtosTimeUnitsShimmed>;
pub struct Duration { /* private fields */ }