 VirtualAllocFreeEx9X example emulates VirtualAllocEx
and VirtualFreeEx in MS Windows 98 and Millennium. 
VirtualAllocEx can succeed only when passed lpAddress
is NULL(typical) or is >2GB.

 Usage: apihooks -oq virtualallocfreeex9x kernel32.dll