Function MessageBoxW
pub unsafe extern "system" fn MessageBoxW(
hwnd: HWND,
lptext: PCWSTR,
lpcaption: PCWSTR,
utype: MESSAGEBOX_STYLE,
) -> MESSAGEBOX_RESULT
pub unsafe extern "system" fn MessageBoxW(
hwnd: HWND,
lptext: PCWSTR,
lpcaption: PCWSTR,
utype: MESSAGEBOX_STYLE,
) -> MESSAGEBOX_RESULT