pub unsafe extern "system" fn NtFreeVirtualMemory( ProcessHandle: HANDLE, BaseAddress: *mut PVOID, RegionSize: PSIZE_T, FreeType: ULONG) -> NTSTATUS