LIST_LMIN
size_t sz = (more) ? LIST_LMAX : LIST_LMIN;
__dynamic_array(char, buf, (more) ? LIST_LMAX : LIST_LMIN)