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