pub const XOR64_IMM: u8 = _; // 167u8
BPF opcode: xor64 dst, imm /// dst ^= imm.
xor64 dst, imm
dst ^= imm