is_type_a_band
if (is_type_a_band(rate_type) || !is_type_legacy(rate_type)) {
#define is_a_band(rate) is_type_a_band((rate)->type)