print_stuff
static void print_stuff(BIO *berr, SSL *con, int full);
print_stuff(bio_c_out, con, full_log);
print_stuff(bio_c_out, con, 1);