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