add_attach
cfg.add_attach(prio, p);
void add_attach(int, struct event_proc *);
void add_attach(int, event_proc *);
{ add_attach($2, $4); }