print_callback
static void print_callback(void *, int, int, struct ktr_entry *, uint64_t *);
ktr_iter_cb_t callback = &print_callback;