Return the BIO_METHOD for stdio FILE-backed source/sink BIOs.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_s_file();
Pointer to the internal file BIO method table.