#include #include int main() { bgfx::renderFrame(); bgfx::Init init; return 0; }