SSL_error_internal
#define SSLerror(s, r) SSL_error_internal(s, r, __FILE__, __LINE__)
void SSL_error_internal(const SSL *s, int r, char *f, int l);