I have this piece of code:
constexpr static VOID fStart() { auto a = 3; a++; } __declspec(naked) constexpr static VOID fEnd() {}; static constexpr auto