crt/msvcrt.def.in: Export `_utime32()` and `_wutime32()` on x86 and x64. This applies the same fix that was done in e42c609a, to the other two functions affected by fde585a1. Reference: https://github.com/msys2/MINGW-packages/issues/5183 Signed-off-by: Liu Hao <lh_mouse@126.com>