DYN_STRIDE
for (i = 0; i < dynfilesz; i += sizeof (*dyn) * DYN_STRIDE) {
const size_t ndyns = MIN(DYN_STRIDE, remdyns);