ossl_prov_bio_gets
return ossl_prov_bio_gets(BIO_get_data(bio), buf, size);
int ossl_prov_bio_gets(OSSL_CORE_BIO *bio, char *buf, int size);