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