Write the hexadecimal encoding of a BIGNUM to a BIO.
Declared in <openssl/bn.h>
<openssl/bn.h>
int BN_print( BIO* bio, BIGNUM const* a);
1 on success, or 0 on write error.