pub unsafe fn SetClipboardData<P0>(uformat: u32, hmem: P0) -> Result<HANDLE>
where P0: IntoParam<HANDLE>,