const StmtCategory = enum
const StmtCategory = enum { discard_undefined, discard_identifier, trap_call, other, }