pub const ARSH64_REG: u8 = _; // 207u8
BPF opcode: arsh64 dst, src /// dst >>= src (arithmetic).
arsh64 dst, src
dst >>= src (arithmetic)