put_str
static void put_str(const char *str, char **buf, size_t *remain, size_t *needed)
static void put_str(BIO *bio, char *str, size_t slen)