_W_INT
#define _W_INT(i) (i)
#define _W_INT(w) (*(int *)(void *)&(w)) /* convert union wait to int */