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