headers: Fix the signature of wcstok() for UCRT

Since the UCRT, the wcstok() function has the C99 compliant signature
with a third parameter for thread safety.

Signed-off-by: Martin Storsjö <martin@martin.st>
1 file changed