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