pub const XOR32_IMM: u8 = _; // 164u8
BPF opcode: xor32 dst, imm /// dst ^= imm.
xor32 dst, imm
dst ^= imm