Return how many bytes can currently be written without blocking or growing buffers.
Declared in <openssl/bio.h>
<openssl/bio.h>
size_t BIO_ctrl_get_write_guarantee(BIO* b);
Guaranteed writable byte count.