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