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