pub unsafe extern "system" fn MessageBoxW(
    hWnd: *mut HWND__,
    lpText: *const u16,
    lpCaption: *const u16,
    uType: u32
) -> i32