BIO_CTRL_PEEK
case BIO_CTRL_PEEK:
#define BIO_buffer_peek(b, s, l) BIO_ctrl(b, BIO_CTRL_PEEK, (l), (s))