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