pub(crate) const SECURITY_SELINUX_XATTR_C: &CStr = c"security.selinux";
The SELinux xattr. Because the ostree xattrs require an embedded NUL, we store that version as a constant.