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