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