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