_W_INT 50 sys/wait.h #define _W_INT(w) (*(int *)&(w)) /* convert union wait to int */ _W_INT 52 sys/wait.h #define _W_INT(i) (i)