Use custom startup code for PE loader.
This allows to grab the lowest memory address before any DLL (including the C library) kicks in and reserves memory for its own purposes. This fixes #54.