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