UMB_APN_MAXLEN
char apn[UMB_APN_MAXLEN+1];
utf16_to_char(mi.apn, UMB_APN_MAXLEN, apn, sizeof (apn));
uint16_t apn[UMB_APN_MAXLEN];