ref: 006091305eda7999d17a5c048d3c235f9889561d dir: /src/Random.h/
#pragma once int msvc_rand(void); void msvc_srand(unsigned int seed);