_FindWatchpoint
InstalledWatchpoint* watchpoint = _FindWatchpoint(address);
InstalledWatchpoint* watchpoint = _FindWatchpoint((addr_t)address);
InstalledWatchpoint* _FindWatchpoint(addr_t address) const;