macro_rules! or { ($($x:expr,)*) => { ... }; ($($x:expr),*) => { ... }; }
Shorthand for chaining SeccompRules with the or operator in a SeccompFilter.
SeccompRule
or
SeccompFilter