pub fn devstop_scalar( high: &[f64], low: &[f64], period: usize, first: usize, input: &DevStopInput<'_>, out: &mut [f64], )