pw_copy
pw_copy(pfd, tfd, pwd, opwd);
void pw_copy(int, int, const struct passwd *, const struct passwd *);
pw_copy(pfd, tfd, pw, opw);