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