Function windows_sys::Win32::UI::Shell::SHMessageBoxCheckW

pub unsafe extern "system" fn SHMessageBoxCheckW(
    hwnd: HWND,
    psztext: PCWSTR,
    pszcaption: PCWSTR,
    utype: u32,
    idefault: i32,
    pszregval: PCWSTR,
) -> i32