pub trait IWindowForBindingUI_Impl: Sized { // Required method fn GetWindow(&self, rguidreason: *const GUID) -> Result<HWND>; }