dtls1_get_timeout
if (dtls1_get_timeout(s, (struct timeval*) parg) != NULL) {
if (dtls1_get_timeout(s, &timeleft) == NULL) {
struct timeval* dtls1_get_timeout(SSL *s, struct timeval* timeleft);