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