PRT_CLOSE_FD
if (pr_close(P, PRT_CLOSE_FD) != 0) {
VERIFY3S(fd, ==, PRT_CLOSE_FD);
if (fcntl(PRT_CLOSE_FD, F_GETFD, NULL) != -1) {