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