EL_MAXMACRO
if (str != NULL && ma->level + 1 < EL_MAXMACRO) {
if ((ma->macro = el_calloc(EL_MAXMACRO, sizeof(*ma->macro))) == NULL)