upd_qs
upd_qs(e, 1, 0, "queueup");
extern void upd_qs __P((ENVELOPE *, int, int, char *));
# define updfs(e, count, space, where) upd_qs(e, count, space, where)