pub unsafe extern "C" fn gsl_matrix_uint_minmax( m: *const gsl_matrix_uint, min_out: *mut c_uint, max_out: *mut c_uint)