template <auto setter, auto getter = nullptr>
Member class
Implement C++ member field API with a 0-sized class from setter and getter, maybe combined with [[no_unique_address]]
.