#pragma once #include std::size_t json_sizeof_diag_on(); std::size_t json_sizeof_diag_on_explicit(); std::size_t json_sizeof_diag_off(); std::size_t json_sizeof_diag_off_explicit(); void json_at_diag_on(); void json_at_diag_off();