Function windows_sys::Win32::System::RemoteDesktop::WTSDisconnectSession
pub unsafe extern "system" fn WTSDisconnectSession(
hserver: HANDLE,
sessionid: u32,
bwait: BOOL,
) -> BOOL