If positive, indicates the number of seconds after which the failure signal handler is invoked to abort the program. Setting such an alarm is useful in cases where the failure signal handler itself may become hung or deadlocked.
Declared in <absl/debugging/failure_signal_handler.h>
int alarm_on_failure_secs = 3;