pub const ARSH32_IMM: u8 = _; // 196u8
BPF opcode: arsh32 dst, imm /// dst >>= imm (arithmetic).
arsh32 dst, imm
dst >>= imm (arithmetic)