MT_FLAGS_HEIGHT_OFFSET
return (mt->ma_flags & MT_FLAGS_HEIGHT_MASK) >> MT_FLAGS_HEIGHT_OFFSET;
new_flags |= height << MT_FLAGS_HEIGHT_OFFSET;