headers: Use _UCRT to signal whether the UCRT is used This can be used both by defining it externally, for setting __MSVCRT_VERSION__ to the right value, or by checking if _UCRT is defined. Signed-off-by: Martin Storsjö <martin@martin.st>