Sigaction options: Restore signal action to default state when signal handler exits.
Source position: signal.inc line 51
const SA_RESETHAND = $80000000;