Get the ISO 3316-1 country code based on a given mobile country code (MCC).
It's sufficient for the given string to have the MCC as prefix. In other words it is o.k. to pass an IMSI.
On error `NULL` is returned and `error` is set.
| mcc |
The mcc |
|
The country code or NULL. |