pub const AND32_REG: u8 = _; // 92u8
BPF opcode: and32 dst, src /// dst &= src.
and32 dst, src
dst &= src