pub const ARSH32_REG: u8 = _; // 204u8
BPF opcode: arsh32 dst, src /// dst >>= src (arithmetic).
arsh32 dst, src
dst >>= src (arithmetic)