Store an implementation-specific pointer on a BIO (used by custom BIO methods).
Declared in <openssl/bio.h>
<openssl/bio.h>
void BIO_set_data( BIO* a, void* ptr);