Function removexattr

Source
pub(crate) fn removexattr(path: &CStr, name: &CStr) -> Result<()>