pub unsafe fn FlushInstructionCache( hprocess: HANDLE, lpbaseaddress: Option<*const c_void>, dwsize: usize, ) -> Result<()>