<mp-units/framework/unit_magnitude_concepts.h>
template<typename T> concept UnitMagnitude = is_specialization_of_v<T, detail::unit_magnitude>;