struct jnc_DataPtrValidator { // fields jnc_Box* m_validatorBox; jnc_Box* m_targetBox; const void* m_rangeBegin; const void* m_rangeEnd; };