pub unsafe extern "C" fn gsl_sort_vector_short_largest( dest: *mut c_short, k: usize, v: *const gsl_vector_short) -> c_int