setparity
setparity(NULL); /* XXX what is the correct arg? */
setparity("even");
setparity("odd");
setparity("none");
setparity("none");
setparity("none"); /* set the parity table */
void setparity(const char *);