save_chunked
error = save_chunked(fin, tls, out, buf, buflen);
static int save_chunked(FILE *, struct tls *, int , char *, size_t);