Retrieves the window handle of the current owner of the clipboard.
HWND GetClipboardOwner();
int GetClipboardOwner() => _GetClipboardOwner();