opts_add_keyfile_new
int opts_add_keyfile_new(struct tcplay_opts *opts, const char *keyfile);
opts_add_keyfile_new(opts, s);
if ((error = opts_add_keyfile_new(opts, optarg)) != 0) {