pub fn get_owner() -> Option<NonNull<HWND__>>
Retrieves the window handle of the current owner of the clipboard.
Returns None if clipboard is not owned.
None