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