Pgetenv
if (Pgetenv(P, "PATH", cwd, sizeof (cwd)) != NULL) {
extern char *Pgetenv(struct ps_prochandle *, const char *, char *, size_t);