pub trait IWindowsLockModeHelper_Impl: Sized { // Required method fn GetSMode(&self) -> Result<BOOL>; }