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