sS ipToCountry2020_safe(S ip) { pcall { ret or2(ipToCountry2020(ip), "?"); } ret "?"; }