pub unsafe extern "C" fn gsl_sort_vector_uint_smallest( dest: *mut c_uint, k: usize, v: *const gsl_vector_uint) -> c_int