pub const AND64_REG: u8 = _; // 95u8
BPF opcode: and64 dst, src /// dst &= src.
and64 dst, src
dst &= src