pub fn raise(sig: c_int) -> Result<(), Error>
The usual raise, just the safe wrapper around it.
This is async-signal-safe.