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