wg_timers_run_send_keepalive
wg_timers_run_send_keepalive(t);
void wg_timers_run_send_keepalive(void *);
timeout_set(&t->t_send_keepalive, wg_timers_run_send_keepalive, t);