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