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