pub unsafe fn AccessibleObjectFromWindow<'a, T: Interface>( hwnd: impl IntoParam<'a, HWND>, dwid: u32, ) -> Result<T>