const EXPECTED = [
    {
        'query': 'c_float -> c_float',
        'others': [
            { 'path': 'extern_func', 'name': 'sqrt' }
        ],
    },
];