watchccs_write
return watchccs_write(bio, str, strlen(str));
static int watchccs_write(BIO *b, const char *in, int inl);
|| !BIO_meth_set_write(method_watchccs, watchccs_write)