Constant SECCOMP_RET_KILL_THREAD

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