setownership
if (setownership(file, fd, uid, gid, S_ISLNK(st.st_mode)) < 0) {
static int setownership(char *, int, uid_t, gid_t, int);