pub unsafe extern "C" fn gsl_stats_long_trmean_from_sorted_data( trim: f64, sorted_data: *const c_long, stride: usize, n: usize) -> f64