pub unsafe extern "C" fn gsl_sort_short_smallest_index( p: *mut usize, k: usize, src: *const c_short, stride: usize, n: usize) -> c_int