public int nabtoCloseSession(IntPtr session)
 {
     return(Win32NativeMethods.nabtoCloseSession(session));
 }