Return the BIO filter method that prefixes each output line with a configurable string.
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_METHOD const* BIO_f_prefix();
Pointer to the prefix filter method used with BIO_new().