fixstate
enum fixstate {DONTKNOW, NOFIX, FIX};
enum fixstate {
fixstate(uint8_t state, const char *string, int *max_len)