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