__waitpid
pid_t __waitpid(pid_t, int *, int);
__weak_reference(__waitpid, waitpid);
__weak_reference(__waitpid, _waitpid);