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