REC_ALIGN
skip = REC_ALIGN - (evtr->bytes % REC_ALIGN);
static char buf[REC_ALIGN];
pad = REC_ALIGN - (evtr->bytes % REC_ALIGN);