sS ipToCountry(S ip) { ret ipToCountry2021(ip); } sS ipToCountry(long ipNum) { ret ipToCountry2021(ipNum); }