BIO_s_fd
const BIO_METHOD *BIO_s_fd(void);
ret = BIO_new(BIO_s_fd());
LCRYPTO_ALIAS(BIO_s_fd);
LCRYPTO_USED(BIO_s_fd);