mas_is_overflow
static __always_inline bool mas_is_overflow(struct ma_state *mas)
#define mas_is_overflow(x) ((x)->status == ma_overflow)