Sigaction options: Call the signal handler on an alternate signal stack.
Source position: signal.inc line 35
const SA_STACK = $08000000;