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