gdiplus: Boost performance of GdipDrawImagePointsRect.
By not using floorf from external library ucrtbase.dll the performance of GdipDrawImagePointsRect was improved.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53947
The game performance is equal to gdiplus native.