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