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