OPENSSL_gmtime
LCRYPTO_ALIAS(OPENSSL_gmtime);
struct tm *OPENSSL_gmtime(const time_t *time, struct tm *out_tm);
LCRYPTO_USED(OPENSSL_gmtime);