pub const AND32_IMM: u8 = _; // 84u8
BPF opcode: and32 dst, imm /// dst &= imm.
and32 dst, imm
dst &= imm