sup_get_token
last_token_type = sup_get_token(buf);
static int sup_get_token(char *);
static int32_t sup_get_token(char *buf);
while ((last_token_type = sup_get_token(buf)) == SUP_EOL)