F_IGNORE
if (flags & F_IGNORE) {
{ "ignore", F_IGNORE },
if (fu->flags&F_IGNORE)
#define F_IGNORE 0x01 /* %_A */
fu->flags |= F_IGNORE;