STSIZE
for (i = 0; i < STSIZE; i++)
for (i = 0; i < STSIZE && bus_space_read_1(iot, ioh, STACK) == i; i++)
if (i != STSIZE) {