shf_write
shf_write(str, len, shl_out);
shf_write(p, len, shl_out);
return shf_write(s, strlen(s), shf);
int shf_write(const char *, int, struct shf *);