pub fn sigsuspend(mask: usize) -> Result<usize>
Temporarily replace the signal mask and suspend until a signal arrives.