Returns a mutable pointer to the first byte in the CStr.
CStr
impl CStr { fn as_mut_ptr(&mut self) -> *mut i8 }