systrace_load
static void systrace_load(void *);
SYSINIT(systrace_load, SI_SUB_DTRACE_PROVIDER, SI_ORDER_ANY,
systrace_load, NULL);