MAX_DLVL
prg, MIN_DLVL, MAX_DLVL, dlvl,
prg, MAX_DLVL, /* Example 1 */
assert(MAX_DLVL == dpritab_len - 1);
if (dlvl < MIN_DLVL || dlvl > MAX_DLVL) {