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