Constant SECCOMP_RET_ALLOW

pub const SECCOMP_RET_ALLOW: u32 = 0x7fff0000; // 2_147_418_112u32
Available on crate feature dep_sdl2 only.