wg_timers_expired_handshake_last_sent
if ((ret = wg_timers_expired_handshake_last_sent(t)) == ETIMEDOUT)
if (wg_timers_expired_handshake_last_sent(t) == ETIMEDOUT)
int wg_timers_expired_handshake_last_sent(struct wg_timers *);