pub unsafe extern "stdcall" fn VirtualProtect( lpAddress: LPVOID, dwSize: DWORD, flNewProtect: DWORD, lpflOldProtect: PDWORD ) -> BOOL