./darts.h:408:5: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p;
./darts.h:408:5: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
register array_u_type_ p;