pid_t
typedef __pid_t pid_t;
int job_transfer(struct job *, pid_t *, char *, size_t);
void job_check_died(pid_t, int);