pub type TypeParserOption = BNTypeParserOption;
enum TypeParserOption { IncludeSystemTypes = 0, BuiltinMacros = 1, }