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