pub const BPF_MAX_LEN: usize = 4096;
The maximum seccomp-BPF program length allowed by the linux kernel.