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