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