pub const AND64_IMM: u8 = _; // 87u8
BPF opcode: and64 dst, imm /// dst &= imm.
and64 dst, imm
dst &= imm