static void n_Close(IntPtr jnienv, IntPtr native__this)
 {
     global::Com.Jcraft.Jsch.ProxySOCKS5 __this = global::Java.Lang.Object.GetObject <global::Com.Jcraft.Jsch.ProxySOCKS5> (jnienv, native__this, JniHandleOwnership.DoNotTransfer);
     __this.Close();
 }