pub const LD_2B_REG: u8 = _; // 60u8
BPF opcode: ldxh dst, [src + off] /// dst = (src + off) as u16.
ldxh dst, [src + off]
dst = (src + off) as u16