sig
    The number or mnemonic associated with a signal. This argument
    is usually one of the mnemonics defined in the <signal.h> header
    file.
 func
    Either the action to take when the signal is raised, or the
    address of a function needed to handle the signal.