Syntax error on line 4: Syntax Error after keyword enum.
    type state_t = enum { 0, 1 };
