Returns the contained bytes including the null byte.
impl CStr { fn bytes_with_null(&self) -> &[u8] }