pub unsafe extern "system" fn WTSStartRemoteControlSessionW(
    ptargetservername: PCWSTR,
    targetlogonid: u32,
    hotkeyvk: u8,
    hotkeymodifiers: u16
) -> BOOL
Expand description

Required features: "Win32_System_RemoteDesktop", "Win32_Foundation"