crt: Use the default _CRT_INTERNAL_LOCAL_PRINTF_OPTIONS in __ms_fwprintf The existing form stems from the very early stages of the UCRT implementation in mingw-w64; there is no reason why we shouldn't honor the default settings of the executable here. Signed-off-by: Martin Storsjö <martin@martin.st>