fn VirtualAlloc(addr: ?LPVOID, size: usize, alloc_type: DWORD, flProtect: DWORD) VirtualAllocError!LPVOID

Parameters

addr: ?LPVOID,
size: usize,
alloc_type: DWORD,
flProtect: DWORD,