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