ICE_MAX_S_DATA_END
if (data_end < ICE_MIN_S_DATA_END || data_end > ICE_MAX_S_DATA_END)
if ((data_end + size) > ICE_MAX_S_DATA_END)