smb_fh_write
wlen = smb_fh_write(fid, 0, len, (char *)sendbuf);
wcnt = smb_fh_write(pfd, offset, rcnt, databuf);
int smb_fh_write(int, off64_t, size_t, const char *);