parse_node
int parse_node(char **, char *, int *);
if (!parse_node(&pos, astr, &aunit))
if (!parse_node(&pos, vstr, &vunit))