insert_av
insert_av(intr_id, vecp, f, arg1, arg2, ticksp, lvl, dip);
insert_av(intr_id, &softvect[lvl], xxintr, arg1, arg2, NULL, lvl, NULL);
static void insert_av(void *intr_id, struct av_head *vectp, avfunc f,