crt: Include msvcrt-common.def.in after declaring all library symbols

File msvcrt-common.def.in adds just symbol aliases, so include it in CRT
def files after having all symbols declared.

Note that some def files use macros from func.def.in file,
so include func.def.in at beginning of the file when needed.

Signed-off-by: Martin Storsjö <martin@martin.st>
23 files changed