public virtual SWIGTYPE_p_pthread_mutex_t getMutex()
        {
            SWIGTYPE_p_pthread_mutex_t ret = new SWIGTYPE_p_pthread_mutex_t(AriaCSPINVOKE.ArMutex_getMutex(swigCPtr), false);

            return(ret);
        }
 public static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_pthread_mutex_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }