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