crt: Make __mingw_wcstold an alias to wcstold There's no need to keep two vaguely differing versions of the same functions; out of the two, wcstold seems to be more correct. Signed-off-by: Martin Storsjö <martin@martin.st>