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