pub unsafe extern "system" fn VirtualFreeEx( hprocess: HANDLE, lpaddress: *mut c_void, dwsize: usize, dwfreetype: VIRTUAL_FREE_TYPE, ) -> BOOL