OSSL_trace_string
int OSSL_trace_string(BIO *out, int text, int full,
OSSL_trace_string(trc_out, text, full, data, len); \
OSSL_trace_string(trc_out, text, full, (unsigned char *)(str), strlen(str))