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