Parse a generated enum that is based on a minimal perfect hash.
The map to the enum type using a minimal perfect hash that doesn't require string extraction.
The input buffer.
The offset in the input buffer where the enum may be.
The end point of the parse which should not be overflowed.
The matching enum value or undefined if none matches or the parse fails.
Parse a generated enum that is based on a minimal perfect hash.