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