SSL_peek_ex
LSSL_USED(SSL_peek_ex);
int SSL_peek_ex(SSL *ssl, void *buf, size_t num, size_t *bytes_peeked);
LSSL_ALIAS(SSL_peek_ex);