mas_next_slot
return mas_next_slot(mas, max, false);
return mas_next_slot(mas, max, true);
entry = mas_next_slot(mas, max, false);
return mas_next_slot(mas, max, true);
entry = mas_next_slot(&mas, max, false);