pub unsafe extern "system" fn ShellMessageBoxW(
    happinst: HINSTANCE,
    hwnd: HWND,
    lpctext: PCWSTR,
    lpctitle: PCWSTR,
    fustyle: u32
) -> i32
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"