pub unsafe fn WTSVirtualChannelWrite( hchannelhandle: HANDLE, buffer: &[u8], pbyteswritten: *mut u32, ) -> Result<()>