Given a std::array> I get the total byte size (e.g. {float,float,uint32_t}=4+4+4=12) and then I want to get the array in the
std::array>
{float,float,uint32_t}=4+4+4=12