pub unsafe fn VirtualUnlockEx<P0>( process: P0, address: *const c_void, size: usize, ) -> BOOLwhere P0: Param<HANDLE>,