OPENSSL_gmtime_adj
if (!OPENSSL_gmtime_adj(&tm, offset_day, offset_sec))
int OPENSSL_gmtime_adj(struct tm *tm, int offset_day, long offset_sec);