pub const ADD64_IMM: u8 = _; // 7u8
BPF opcode: add64 dst, imm /// dst += imm.
add64 dst, imm
dst += imm