pub(crate) fn chown(path: &Path, gid: u32) -> Result<(), String>