pub unsafe extern "C" fn gum_thumb_writer_put_cmp_reg_imm(
    self_: *mut GumThumbWriter,
    reg: arm_reg,
    imm_value: guint8
)