Constant SECCOMP_RET_TRAP

pub const SECCOMP_RET_TRAP: u32 = 0x00030000; // 196_608u32
Available on crate feature dep_sdl3 only.