__waitid
int __waitid(idtype_t, id_t, siginfo_t *, int);
__weak_reference(__waitid, waitid);
__weak_reference(__waitid, _waitid);