pub unsafe extern "C" fn gsl_stats_uchar_Sn_from_sorted_data( sorted_data: *const c_uchar, stride: usize, n: usize, work: *mut c_uchar) -> f64