Constant BPF_ALU

pub const BPF_ALU: u32 = 0x04; // 4u32
Available on crate feature dep_sdl2 only.