If a watch already exists, extend the watched events by OR-ing the masks.
const WATCH_OR_EVENTS: WatchFlags = WatchFlags(IN_MASK_ADD);
inotify(7) and IN_MASK_ADD therein