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