opt_info
uint_t opt_info = CT_PR_EV_CORE;
opt2bits(option_events, OPT_NORMAL, optarg, &opt_info,
if (errno = ct_tmpl_set_informative(fd, opt_info))
struct optinfo *info = opt_info(*ptr);
struct optinfo *info = opt_info(*o);
static struct optinfo *opt_info(int c);