pub unsafe extern "system" fn WTSDisconnectSession(
    hserver: HANDLE,
    sessionid: u32,
    bwait: BOOL,
) -> BOOL