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