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