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