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