Function lchown

Source
pub fn lchown(path: &Path, uid: u32, gid: u32) -> Result<()>