UMB_APN_MAXLEN
char apn[UMB_APN_MAXLEN + 1];
_utf16_to_char(umbi->apn, UMB_APN_MAXLEN, apn, sizeof(apn));
uint16_t apn[UMB_APN_MAXLEN];