Return the BIO_METHOD for a core BIO that reads/writes via an OSSL_CORE_BIO.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_s_core();
Pointer to the static core method for use with BIO_new() and BIO_set_data().