Ctrl-style info callback type used with BIO_callback_ctrl() / BIO_set_info_callback().
Declared in <openssl/bio.h>
<openssl/bio.h>
typedef int BIO_info_cb(BIO*, int, int);
Command-specific result (usually 1 on success).