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