pub unsafe extern "C" fn gsl_stats_float_gastwirth_from_sorted_data( sorted_data: *const f32, stride: usize, n: usize) -> f64