enumeration does not contain version information
In order to generate safe Rust bindings able to support various versions of the C library, we'd need to know the version in which new members have been introduced.
Would it be possible to add a field
attribute in the <member>
markup?