pub fn imul_imm( a0: impl Into<RegSize>, a1: impl Into<Reg>, a2: impl Into<RegMem>, a3: i32, ) -> Instruction<imul_imm>