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