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