to_int
.to_int = def_to_int,
*result = (*result) * 10 + conf->meth->to_int(conf, *str);
int (*to_int)(const CONF *conf, char c);
num = to_int((int)(unsigned char)psenc->ch[head]);