__wait4
STATIC_LIB_REQUIRE(__wait4);
pid_t __wait4(pid_t, int *, int, struct rusage *);
__strong_reference(__wait4, wait4);