#include <cstdarg>
#include <cstdint>
#include <cstdlib>

using Transparent = uint8_t;

static const Transparent FOO = 0;
