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