pub unsafe extern "C" fn gsl_vector_uint_minmax( v: *const gsl_vector_uint, min_out: *mut c_uint, max_out: *mut c_uint)