AGE_UNIT_MAX
if (secs < 1 || secs > (AGE_CNT_MAX + 1) * (AGE_UNIT_MAX + 1))
if (tmp_age_unit <= AGE_UNIT_MAX) {