#define GLFW_INCLUDE_VULKAN #include <GLFW/glfw3.h> bool coreInitVulkan(void); void coreDestroyVulkan(void);