pub const NEG64: u8 = BPF_ALU64 | BPF_NEG; // 0x87u8
BPF opcode: neg64 dst, imm /// dst = -dst.
neg64 dst, imm
dst = -dst