pub const SUB32_IMM: u8 = _; // 20u8
BPF opcode: sub32 dst, imm /// dst = imm - dst.
sub32 dst, imm
dst = imm - dst