SSL_read_ex
LSSL_USED(SSL_read_ex);
int SSL_read_ex(SSL *ssl, void *buf, size_t num, size_t *bytes_read);
LSSL_ALIAS(SSL_read_ex);