pub type EspExplicitEventLoop = EspEventLoop<User<Explicit>>;
struct EspExplicitEventLoop(/* private fields */);