484f12f3aa
This was an old version of a const-fn compatible checked c_str implementation which was never enabled. When we get rust 1.72, `CStr::from_bytes_with_nul` becomes usable in const contexts. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>