Return the extended BIO callback installed with BIO_set_callback_ex().
Declared in <openssl/bio.h>
<openssl/bio.h>
BIO_callback_fn_ex BIO_get_callback_ex(BIO const* b);
Extended callback, or NULL if unset.