pub unsafe extern "C" fn gsl_stats_float_wsd_m( w: *const f32, wstride: usize, data: *const f32, stride: usize, n: usize, wmean: f64) -> f64