cvs_send
return cvs_send(ctx, &cmd, cmd_size);
return cvs_send(ctx, &cmd, sz);
int cvs_send(struct icvs *ctx, struct icvs_cmd *cmd, size_t len);