40,41c40,41
< 'tudw' : 'Twin64_t',
< 'tuw' : 'Twin32_t',
---
> 'tudw' : 'std::array<uint64_t, 2>',
> 'tuw' : 'std::array<uint32_t, 2>',