crt: Remove VirtualAllocFromApp from kernel32.def

This function actually isn't available in kernel32.dll (even if MSDN
documents it as available there, tested on Windows 10 1803), only on
via api-ms-win-core-memory-*.dll.

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