struct ColorRange { // fields intptr_t readonly m_offset; size_t readonly m_length; uint_t readonly m_color; };