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