pub unsafe extern "C" fn gsl_stats_ushort_minmax_index( min_index: *mut usize, max_index: *mut usize, data: *const c_ushort, stride: usize, n: usize)