Return the number of bytes buffered for writing in a BIO (ctrl pending write count).
Declared in <openssl/bio.h>
<openssl/bio.h>
size_t BIO_ctrl_wpending(BIO* b);
Pending write byte count.