thunk_sigaction
int thunk_sigaction(int, const struct sigaction *, struct sigaction *);
if (thunk_sigaction(sig, &sa, NULL) == -1)