milter_abort
milter_abort(e); \
extern void milter_abort __P((ENVELOPE *));
milter_abort(e);
# define MILTER_ABORT(e) milter_abort((e))