Objects that implement the immutable dereference operator.
impl Deref for CStr { type Target = NoNullStr; }