const EXPECTED = {
    'query': 'struct:VecD',
    'others': [
        { 'path': 'std::collections', 'name': 'VecDeque' },
        { 'path': 'std::vec', 'name': 'Vec' },
    ],
};