DEDUMP_ASCLEN
char hex[DEDUMP_HEXLEN + 1], asc[DEDUMP_ASCLEN + 1];
if (i == MBLKL(mp) || (i != 0 && (i % DEDUMP_ASCLEN) == 0)) {