const k_sigaction_funcs = struct
const k_sigaction_funcs = struct { const handler = ?*align(1) const fn (SIG) callconv(.c) void; const restorer = *const fn () callconv(.c) void; }