The snap-seccomp helper maintains a list of all know syscalls supported by
libseccomp. We catch when the internal list diverges from upstream libseccomp
in a tests/main/snap-seccomp-syscalls spread test.
Upstream libseccomp has been updated with some new syscalls, this commit
updates the internal list to match that of libseccomp.