is_a_band
#define is_a_band(tbl) ((tbl) == LQ_A)
#define is_a_band(rate) is_type_a_band((rate)->type)