Function WTSStartRemoteControlSessionA
pub unsafe fn WTSStartRemoteControlSessionA<P0>(
ptargetservername: P0,
targetlogonid: u32,
hotkeyvk: u8,
hotkeymodifiers: u16,
) -> Result<()>where
P0: Param<PCSTR>,