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