dorm
static void dorm(struct opts *opts, const char *msg, struct fn *fnp);
dorm(opts, "expire by count rule", nextfnp);
dorm(opts, "expire by size rule", nextfnp);
dorm(opts, "expire by age rule", nextfnp);