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