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