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