pub unsafe extern "C" fn gum_arm_writer_put_str_reg_reg(
    self_: *mut GumArmWriter,
    src_reg: arm_reg,
    dst_reg: arm_reg
) -> gboolean