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