pub const MAX_PROGRAM_INSTRUCTIONS: u32 = 4096;
Maximum allowed number of instructions in an eBPF program.