BIO_new_fd
BIO *BIO_new_fd(int fd, int close_flag);
LCRYPTO_ALIAS(BIO_new_fd);
LCRYPTO_USED(BIO_new_fd);
pwdbio = BIO_new_fd(i, BIO_NOCLOSE);