Objects that implement the binary & operator.
&
impl BitAnd<InotifyFlags> for InotifyFlags { type Output = InotifyFlags; }