Objects that implement the unary ! operator.
!
impl Not for MemLockFlags { type Output = MemLockFlags; }