pub unsafe fn SetThreadDesktop<P0>(hdesktop: P0) -> Result<()>
where P0: IntoParam<HDESK>,