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