systimer_init_oneshot
systimer_init_oneshot(&timer->st, __hrtimer_function, timer,
systimer_init_oneshot(&timer->st, __hrtimer_function,
systimer_init_oneshot(&info, precise_sleep_intr, &si, us);
systimer_init_oneshot(&info, ns1_systimer,
void systimer_init_oneshot(systimer_t, systimer_func_t, void *, int64_t);