public void SetDebugLevel(int level)
 {
     RubberBandNativeMethods.RubberBandStretcher_SetDebugLevel(_rbs, level);
 }