routine file_chown (
    chown_file: file_t;
    RPT
    new_owner: uid_t;
    new_group: gid_t);

Change owner and/or group.