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