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