SSL_SESSION_set_time
#define SSL_set_time(a, b) SSL_SESSION_set_time((a), (b))
__owur long SSL_SESSION_set_time(SSL_SESSION *s, long t);