pub trait WindowWatchdogExt { // Required method fn watchdog(self, rcc: &mut Rcc) -> WindowWatchdog; }