Constant SECCOMP_RET_DATA

pub const SECCOMP_RET_DATA: u32 = 0x0000ffff; // 65_535u32
Available on crate feature dep_sdl2 only.