SSL_alert_type_string
__owur const char *SSL_alert_type_string(int value);
if (strcmp(SSL_alert_type_string(ret), "F") == 0