SIMPLEQ_FOREACH
SIMPLEQ_FOREACH(ti, &opts->init_nodes, entries) {
SIMPLEQ_FOREACH(ti, nodes, entries) {