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