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