public void SetFormantOption(Options options)
 {
     RubberBandNativeMethods.RubberBandStretcher_SetFormantOption(_rbs, (int)options);
 }