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