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