dmime/tests: Use ceil instead of round. round is not available in msvcrt.dll. While it���s typically handled via a compiler builtin, that���s not the case with Clang when -ffp-exception-behavior=maytrap is used.
configure: Build PEs with -ffp-exception-behavior=maytrap. Fixes gdiplus tests in Clang build.