pub unsafe extern "C" fn gsl_stats_short_lag1_autocorrelation_m( data: *const c_short, stride: usize, n: usize, mean: f64) -> f64