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