#pragma once int __moon_version_major(); int __moon_version_minor(); const char* __moon_version_suffix(); const char* moon_version();