Increment the reference count of a BIO.
Declared in <openssl/bio.h>
<openssl/bio.h>
int BIO_up_ref(BIO* a);
1 on success, or 0 if reference counting is unavailable.