const EXPECTED = {
    'query': 'enum:Option',
    'others': [
        { 'path': 'std::option', 'name': 'Option' },
    ],
};