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