ref: 81a1df6ed42e2ca0643ac6bf0607c2942207efdb
dir: /src/Generic.h/
#pragma once bool GetCompileVersion(int *v1, int *v2, int *v3, int *v4); long GetFileSizeLong(const char *path); bool CheckFileExists(const char *name); bool IsShiftJIS(unsigned char c);