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