pub unsafe extern "C" fn gsl_matrix_short_minmax( m: *const gsl_matrix_short, min_out: *mut c_short, max_out: *mut c_short)