BIO_set_init
void BIO_set_init(BIO *a, int init);
LCRYPTO_ALIAS(BIO_set_init);
BIO_set_init(bio, 1);
LCRYPTO_USED(BIO_set_init);