Return the BIO_METHOD for a file-descriptor source/sink BIO.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_s_fd();
Pointer to the static fd BIO method for use with BIO_new().