pub unsafe fn WTSSetRenderHint( prenderhintid: *mut u64, hwndowner: HWND, renderhinttype: u32, phintdata: Option<&[u8]>, ) -> Result<()>