<mp-units/ext/fixed_string.h>
template<std::size_t N> using fixed_string = basic_fixed_string<char, N>;