_IO_pid_t
_IO_pid_t _pid;
_IO_pid_t child_pid;
_IO_pid_t wait_pid;
extern _IO_pid_t _IO_fork (void) __THROW;
_IO_pid_t pid;