BASE_DECIMAL
new_value = (uint32_t)mi_strtol(value, &end, BASE_DECIMAL);
(void) mi_strtol(pa->name, &end, BASE_DECIMAL);