Use `core::ffi::CStr` and `alloc::ffi::CString` now that they are stabilized. https://github.com/rust-lang/rust/pull/99277
Use
core::ffi::CStrandalloc::ffi::CStringnow that they are stabilized.rust-lang/rust#99277