Returns the set of signals that are blocked by this thread.
fn blocked_signals() -> Result<Sigset, Errno>
sigprocmask(2)