pub unsafe extern "system" fn WTSVirtualChannelOpenEx(
    sessionid: u32,
    pvirtualname: PCSTR,
    flags: u32,
) -> HANDLE