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