public void SetPitchOption(Options options)
 {
     RubberBandNativeMethods.RubberBandStretcher_SetPitchOption(_rbs, (int)options);
 }