pub unsafe extern "C" fn gsl_sort_vector_ulong_smallest( dest: *mut c_ulong, k: usize, v: *const gsl_vector_ulong) -> c_int