public int nabtoTunnelClose(IntPtr tunnel)
 {
     return(Win32NativeMethods.nabtoTunnelClose(tunnel));
 }