Constant SECCOMP_SET_MODE_STRICT

pub const SECCOMP_SET_MODE_STRICT: u32 = 0; // 0u32
Available on crate feature dep_sdl3 only.