#define VMA_IMPLEMENTATION
#ifdef DEBUG_ENABLED
#ifndef _DEBUG
#define _DEBUG
#endif
// Include memory allocator from Android NDK
#include <vk_mem_alloc.h>