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