Store a BIO_RR_* retry reason on a BIO (used by BIO methods after special I/O).
Declared in <openssl/bio.h>
<openssl/bio.h>
void BIO_set_retry_reason( BIO* bio, int reason);