bozo_cgi_setbin
void bozo_cgi_setbin(bozohttpd_t *, const char *);
bozo_cgi_setbin(httpd, bin);
bozo_cgi_setbin(&httpd, optarg);