pub unsafe extern "C" fn gsl_vector_short_minmax( v: *const gsl_vector_short, min_out: *mut c_short, max_out: *mut c_short)