NODE_LMAX
size_t sz = (more) ? NODE_LMAX : NODE_LMIN;
__dynamic_array(char, buf, (more) ? NODE_LMAX : NODE_LMIN)