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