pub const ARSH64_IMM: u8 = _; // 199u8
BPF opcode: arsh64 dst, imm /// dst >>= imm (arithmetic).
arsh64 dst, imm
dst >>= imm (arithmetic)