Add support for `typedef float... foo_t;`
Created originally on Bitbucket by maxbelanger (Max Bélanger)
Was already merged in Bitbucket before import, marked as merged by the import user
Issue #218 (closed): This is very likely incomplete (first time actually reading cffi
's code, and mostly pattern matching based on 43ee9d0dd03f), but a basic test works and I'm able to get the functionality I want in my branch. Feel free to tear this apart :).
Testing on Mac OS X is also fairly broken (411 test failures). I'll give this a go in Linux to be sure.