CANTMASK0
#define CANTMASK0 (SIGMASK(SIGKILL) | SIGMASK(SIGSTOP))
#define CANTMASK0 (sigmask(SIGKILL)|sigmask(SIGSTOP))