sS ipToCountry2021_safe(S ip) { pcall { ret or2(ipToCountry2021(ip), "?"); } ret "?"; }