#include #include static auto Init() -> int { return static_cast(ther::Com::Init()); } inline SYS_INIT(Init, APPLICATION, 50);