REC_BOUNDARY
last_boundary = rounddown(st.st_size, REC_BOUNDARY);
pad = REC_BOUNDARY - (evtr->bytes % REC_BOUNDARY);