pub unsafe extern "C" fn gsl_sort_ushort_largest( dest: *mut c_ushort, k: usize, src: *const c_ushort, stride: usize, n: usize) -> c_int