pub unsafe fn GetAltTabInfoW( hwnd: Option<HWND>, iitem: i32, pati: *mut ALTTABINFO, pszitemtext: Option<&mut [u16]>, ) -> Result<()>