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