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