pub unsafe fn evtimer_add_msg(
    evtimer: *mut evtimer_msg_t,
    event: *mut evtimer_msg_event_t,
    target_pid: kernel_pid_t
)