KTR_BUFSIZE
CTASSERT(sizeof(struct ktr_info_ ## master ## _ ## name ## _args) <= KTR_BUFSIZE); \
int32_t ktr_data[KTR_BUFSIZE / sizeof(int32_t)];