_sglist_append_buf
error = _sglist_append_buf(sg, buf, len, NULL, NULL);
error = _sglist_append_buf(sg, buf, len,
error = _sglist_append_buf(sg, iov[i].iov_base, minlen,
error = _sglist_append_buf(sg, iov->iov_base, len, pmap, &done);