pub unsafe extern "C" fn gsl_sort_vector_float_smallest( dest: *mut f32, k: usize, v: *const gsl_vector_float) -> c_int