pub unsafe fn GetAltTabInfoW<'a>( hwnd: impl IntoParam<'a, HWND>, iitem: i32, pati: *mut ALTTABINFO, pszitemtext: PWSTR, cchitemtext: u32, ) -> BOOL