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