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