Sigaction
Kernel Sigaction wrapper for the actual ABI k_sigaction. The Zig
linux.zig wrapper library still does some pre-processing on
sigaction() calls (to add the restorer field).
Renamed from sigaction to Sigaction to avoid conflict with the syscall.
Fields of this type