pub unsafe extern "system" fn SendNotifyMessageA(
    hWnd: HWND,
    msg: UINT,
    wParam: WPARAM,
    lParam: LPARAM
) -> BOOL