BIO_C_MAKE_BIO_PAIR
#define BIO_make_bio_pair(b1,b2) (int)BIO_ctrl(b1,BIO_C_MAKE_BIO_PAIR,0,b2)
case BIO_C_MAKE_BIO_PAIR: