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