pub const XOR32_REG: u8 = _; // 172u8
BPF opcode: xor32 dst, src /// dst ^= src.
xor32 dst, src
dst ^= src