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