s10_waitid
EMULATE(s10_waitid, 4 | RV_DEFAULT), /* 107 */
err = s10_waitid(rval, P_ALL, 0, &info, WEXITED | WTRAPPED);
extern int s10_waitid();