WEXITSTATUS        73 lib/sys_wait.in.h #  define WEXITSTATUS(x) (((x) >> 8) & 0xff)
WEXITSTATUS       103 lib/sys_wait.in.h # define WEXITSTATUS(x) (x)