FLG_MODIFIED
if (field_by_value(&kbmap)->flags & FLG_MODIFIED) {
f->flags |= FLG_MODIFIED;
f->flags &= ~(FLG_SET | FLG_MODIFIED);