pub type SignalHandler = extern "C" fn(i32, *mut siginfo_t, *mut c_void);
Public alias for a signal handler. sigaction.
sigaction