Function chown

Source
pub unsafe extern "C" fn chown(
    __file: *const i8,
    __owner: u32,
    __group: u32,
) -> i32