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