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