pub unsafe extern "stdcall" fn SendNotifyMessageW(
    hWnd: HWND,
    Msg: UINT,
    wParam: WPARAM,
    lParam: LPARAM
) -> BOOL