pub type EspTaskTimerService = EspTimerService<Task>;
struct EspTaskTimerService(/* private fields */);