#ifndef VY_ASSETC_UTILS_H #define VY_ASSETC_UTILS_H size_t vyGetFileSize(const char *path); #endif