pub unsafe fn UiaEventRemoveWindow<'a>( hevent: impl IntoParam<'a, HUIAEVENT>, hwnd: impl IntoParam<'a, HWND>, ) -> Result<(), Error>