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