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