pub unsafe extern "C" fn gum_arm_writer_put_mov_reg_reg(
    self_: *mut GumArmWriter,
    dst_reg: arm_reg,
    src_reg: arm_reg
)