The documentation on the README page shows use of parser.reason.
Looking at the source code in the header file, it looks like the structure llhttp__internal_s is an implementation detail and not part of the public API.
Therefore I would suggst removing this from the README documentation, as it encorages developers to use these internal implementation details rather than the public API provided by various "get" functions.