dtls1_is_timer_expired
if (!dtls1_is_timer_expired(s)) {
__owur int dtls1_is_timer_expired(SSL_CONNECTION *s);
if (!dtls1_is_timer_expired(s) || ossl_statem_in_error(s)) {