force_sig_seccomp
int force_sig_seccomp(int syscall, int reason, bool force_coredump);
force_sig_seccomp(this_syscall, data, false);
force_sig_seccomp(this_syscall, data, true);