Function windows_sys::Win32::UI::WindowsAndMessaging::GetAltTabInfoW

pub unsafe extern "system" fn GetAltTabInfoW(
    hwnd: HWND,
    iitem: i32,
    pati: *mut ALTTABINFO,
    pszitemtext: PWSTR,
    cchitemtext: u32,
) -> BOOL