public CSourceWrapper(SWIGTYPE_p_ISoundSource source) : this(SwigEnginePINVOKE.new_CSourceWrapper(SWIGTYPE_p_ISoundSource.getCPtr(source)), true)
 {
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_ISoundSource obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }