UMB_PHONENR_MAXLEN
char pn[UMB_PHONENR_MAXLEN + 1];
_utf16_to_char(umbi->pn, UMB_PHONENR_MAXLEN, pn, sizeof(pn));
uint16_t pn[UMB_PHONENR_MAXLEN];