Export both the "old-style" definitions from psapi and the "new-style" ones from kernel32.
also start prefering NtDll API. so far: * NtQueryInformationFile * NtClose adds a performance workaround for windows unicode conversion. but that should probably be removed before merging