pub unsafe fn OpenClipboard<P0>(hwndnewowner: P0) -> Result<()>
where P0: IntoParam<HWND>,