internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_ps_nbest_t obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
 public NBestIterator(SWIGTYPE_p_ps_nbest_t ptr) : this(PocketSphinxPINVOKE.new_NBestIterator(SWIGTYPE_p_ps_nbest_t.getCPtr(ptr)), true)
 {
 }