``` template <> struct abi<std::chrono::duration<long long>> { using type = int64_t; }; ``` This form of type will resolve errors